ISO3166

Members

Variables

alpha2
string alpha2;

Alpha-2 codes from ISO 3166-1

alpha3
string alpha3;

Alpha-3 codes from ISO 3166-1 (synonymous with World Bank Codes)

commonName
Nullable!string commonName;

The

name
string name;
Undocumented in source.
numeric
long numeric;

Numeric codes from ISO 3166-1

officialName
Nullable!string officialName;
Undocumented in source.
subdivision
const(Subdivision)[] subdivision;
Undocumented in source.

Meta